netsqlazman_StoreGroupMembersTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_StoreGroupMembersTable 
Default Table Name  netsqlazman_StoreGroupMembersTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_StoreGroupMembersTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StoreGroupMemberId(PK)    INTEGER  NO 
 
StoreGroupId(FK)    INTEGER  NO 
 
objectSid    VARBINARY/BLOB(85)  NO 
 
WhereDefined    TINYINT  NO 
 
IsMember    BIT  NO 
 

netsqlazman_StoreGroupMembersTable Keys 
Key Name  Key Type  Keys 
PK_StoreGroupMembers  PrimaryKey  StoreGroupMemberId 
StoreGroupMembers_StoreGroupId_ObjectSid_IsMember_Unique_Index  Alternate Key  StoreGroupId, objectSid, IsMember 
IX_StoreGroupMembers  Inversion Entry  StoreGroupId, objectSid 

netsqlazman_StoreGroupMembersTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_StoreGroupsTable  Non-Identifying  One To Zero or More        StoreGroupId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

netsqlazman_StoreGroupMembersTable Check Constraints 
Check Constraint Name  CheckConstraint